home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbsdoors / hsa15.zip / REVISION.DOC < prev   
Text File  |  1993-04-07  |  4KB  |  85 lines

  1. ******************************************************************************
  2. ******************* Revision Notes for HIGH SEAS ARMADA **********************
  3. ******************************************************************************
  4. ------------------------------------------------------------------------------
  5. Version 1.1 (Released 11/7/92)
  6. ------------------------------------------------------------------------------
  7.  
  8. *  Fixed bug that allowed same player to sign-up more than once in the same
  9.    game by using different case letters in their name at BBS log on.
  10.  
  11. *  Fixed bug that prevented a valid player from playing the game if they
  12.    logged on to the BBS with different case letters in their name.
  13.  
  14. *  Fixed bug that didn't restore crew members to full health after visiting
  15.    the doctor and didn't restore full gold carrying capacity to galleons after
  16.    repairs were performed.
  17.  
  18. *  Added code to EVENT10.EXE for resetting playing time to 30 minutes (I
  19.    overlooked this in the first version!)
  20.  
  21. *  Added code to save player data in the event carrier is dropped while
  22.    playing the game.
  23.  
  24. *  Modified Yes/No input prompts to be more user friendly.
  25.  
  26. *  Added screen redraw function to land/ocean navigation menus to refresh
  27.    displays in the event of line noise.
  28.  
  29. *  Reduced the cost of healing injuries from 1000 to 500 gold coins.
  30.  
  31. *  Players who get killed now receive just 1/2 of their previous account
  32.    value (It costs the king to prepare the "new" captain for his/her voyage!).
  33.  
  34. *  Made major changes to file error identification.  Every file error is
  35.    written to a file named ERROR.FIL in the door subdirectory.  SysOps can
  36.    read this file to aid in correcting configuration problems or to help the
  37.    author isolate and correct the error.  ERROR.FIL is erased each time the
  38.    door is started.
  39.  
  40. *  Renamed HSA10.EXE to HSA11.EXE and EVENT10.EXE to EVENT11.EXE.
  41.  
  42. ------------------------------------------------------------------------------
  43. Version 1.2 (Released 11/11/92)
  44. ------------------------------------------------------------------------------
  45.  
  46. *  Replaced separate event program (EVENT11.EXE) with a multi-purpose
  47.    configuration program (HSACONFG.EXE).  This program provides setup or event
  48.    functions depending upon the use of a command line argument (refer to 
  49.    HSACONFG.DOC).
  50.  
  51. *  The sign-up display now tells the user the minimum number of players that
  52.    must sign-up before the game will automatically begin.
  53.  
  54. ------------------------------------------------------------------------------
  55. Version 1.3 (Released 11/22/92)
  56. ------------------------------------------------------------------------------
  57.  
  58. *  Fixed bug in HSACONFG.EXE event function that prevented the number of
  59.    coins remaining to be found to be displayed in the Activity Log (registered
  60.    users only).
  61.  
  62. ------------------------------------------------------------------------------
  63. Version 1.4 (Released 02/21/93)
  64. ------------------------------------------------------------------------------
  65.  
  66. *  Minor source code changes for cursor positioning.
  67.  
  68. *  Added support for the newer version of DOOR.SYS (52 line version).  This is
  69.    the version used by PCBoard.
  70.  
  71. *  Modified the GAME.CFG file to identify which version of DOOR.SYS is being
  72.    used (1 represents the original GAP standard 31 line version; 2 represents
  73.    the newer 52 line version).
  74.  
  75. *  Fixed bug in HSACONFG.EXE (version 1.1) that prevented automatic door reset
  76.    after specified number of days from working.  HSACONFG.EXE is now version
  77.    1.2 and current version is now displayed on screen.
  78.  
  79. ------------------------------------------------------------------------------
  80. Version 1.5 (Released 04/07/93)
  81. ------------------------------------------------------------------------------
  82.  
  83. *  Improved centering code for BBS name on title screen [registered versions].
  84.  
  85.